home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Collections: Camelot
/
Camelot 075 (1990-05)(Swedish User Group of Amiga)(SE)(PD)[WB].zip
/
Camelot 075 (1990-05)(Swedish User Group of Amiga)(SE)(PD)[WB].adf
/
p2c
/
HP
/
include
/
general_3.h
< prev
next >
Wrap
C/C++ Source or Header
|
1990-05-13
|
347b
|
28 lines
/* Header for module GENERAL_3, generated by p2c */
#ifndef GENERAL_3_H
#define GENERAL_3_H
#ifndef IODECLARATIONS_H
#include <p2c/iodecl.h>
#endif
#ifdef GENERAL_3_G
# define vextern
#else
# define vextern extern
#endif
extern Char *ioerror_message PP((Char *P_Result, long ioerror));
#undef vextern
#endif /*GENERAL_3_H*/
/* End. */